Skip to content

chore: 🐝 Update SDK - Generate 0.31.16#164

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779304254
Open

chore: 🐝 Update SDK - Generate 0.31.16#164
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779304254

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 20, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes Detected:

  • apideck.accounting.ledger_accounts.list(): request.filter Changed
  • apideck.accounting.invoice_items.list(): request.filter Changed
  • apideck.connector.connectors.list(): request.filter Changed
  • apideck.connector.connector_resources.get(): request.unified_api Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/invoice-items
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/payments/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2184:9)
│ ├─┬/accounting/invoices
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (553:9)
│ ├─┬/accounting/invoices/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (693:9)
│ ├─┬/connector/connectors/{id}/resources/{resource_id}
│ │ └─┬GET
│ │   └──Parameters
│ └─┬/accounting/ledger-accounts
│   └─┬GET
│     └──Parameters
└─┬Components
  ├─┬UnifiedApiId
  │ └──[+] enum (43567:11)
  ├─┬InvoiceItemsFilter
  │ ├──[🔀] example (21324:9)
  │ ├──[+] properties (21290:9)
  │ ├─┬type
  │ │ ├──[+] enum (21317:15)
  │ │ ├──[+] enum (21318:15)
  │ │ ├──[-] enum (21277:27)❌ 
  │ │ ├──[-] enum (21278:27)❌ 
  │ │ ├──[-] enum (21279:27)❌ 
  │ │ ├──[🔀] title (21320:18)
  │ │ ├──[🔀] description (21313:24)
  │ │ ├──[🔀] example (21315:20)
  │ │ └─┬Extensions
  │ │   └──[🔀] x-apideck-enum-id (21321:30)
  │ ├─┬updated_since
  │ │ ├──[+] enum (21305:15)
  │ │ ├──[+] enum (21306:15)
  │ │ ├──[+] enum (21307:15)
  │ │ ├──[🔀] title (21309:18)
  │ │ ├──[-] format (21264:29)❌ 
  │ │ ├──[+] description (21301:24)
  │ │ ├──[+] nullable (21308:21)❌ 
  │ │ ├──[🔀] example (21303:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-apideck-enum-id (21310:30)
  │ │   └──[+] x-speakeasy-unknown-values (21311:39)
  │ ├─┬name
  │ │ ├──[🔀] title (21294:18)
  │ │ ├──[🔀] description (21291:24)
  │ │ └──[🔀] example (21293:20)
  │ └─┬transaction_type
  │   ├──[-] enum (21289:27)❌ 
  │   ├──[-] enum (21290:27)❌ 
  │   ├──[🔀] title (21299:18)
  │   ├──[🔀] description (21296:24)
  │   ├──[-] nullable (21291:31)❌ 
  │   ├──[🔀] example (21298:20)
  │   └─┬Extensions
  │     ├──[-] x-apideck-enum-id (21293:40)❌ 
  │     └──[-] x-speakeasy-unknown-values (21294:49)❌ 
  └─┬LedgerAccountsFilter
    ├──[+] properties (22254:9)
    └─┬updated_since
      ├──[+] enum (22259:15)
      ├──[+] enum (22260:15)
      ├──[🔀] title (22261:18)
      ├──[-] format (22204:29)❌ 
      ├──[+] description (22255:24)
      ├──[🔀] example (22257:20)
      └─┬Extensions
        ├──[+] x-apideck-enum-id (22262:30)
        └──[+] x-speakeasy-unknown-values (22263:39)
Document Element Total Changes Breaking Changes
paths 3 0
components 42 9
info 1 0
Linting Report 0 errors, 1 warnings, 85 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label May 20, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779304254 branch 11 times, most recently from 9b411bf to 8448da8 Compare May 22, 2026 08:51
* `apideck.accounting.ledger_accounts.list()`:  `request.filter` **Changed**
* `apideck.accounting.invoice_items.list()`:  `request.filter` **Changed**
* `apideck.connector.connectors.list()`:  `request.filter` **Changed**
* `apideck.connector.connector_resources.get()`:  `request.unified_api` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779304254 branch from 80e4dfe to cf936d3 Compare May 22, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant